home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global IQcursor
- clearCursors()
- repeat with i = 30 to 38
- set the cursor of sprite i to IQcursor
- end repeat
- repeat with i = 3 to 7
- set the cursor of sprite i to IQcursor
- end repeat
- set the cursor of sprite 19 to IQcursor
- end
-